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