@extends('admin.layout.index') @section('title') {{__("message.Setting")}} @stop @section('content') @if(Session::has('message'))
@endif
{{csrf_field()}}