@extends('dashboard/master/master') @section('title', 'اضافة ممرض') @section('page-style') @endsection @section('content')
@include('dashboard.parts.breadcrumbs')
{{csrf_field()}}
@endsection @section('page-script') @endsection