@extends('admin.layout.master') @section('content')

اضافة


{{----}} {{--Individual form controls automatically receive some global styling. All textual <input>, <textarea>, and <select> elements with .form-control are set to width: 100%; by default. Wrap labels and controls in .form-group for optimum spacing.--}} {{----}}
@include('admin.layout.massege')
{{csrf_field()}} {{method_field('post')}}
@endsection