اسم الصلاحية :
{!! Form::text('name', null, ['placeholder' => 'Name', 'class' => 'form-control']) !!}@extends('layouts.master') @section('css') @toastr_css @section('title') {{ trans('Certificat_trans.title_page') }} @stop @endsection @section('page-header') @section('PageTitle') تعديل صلاحية @stop @endsection @section('content')
اسم الصلاحية :
{!! Form::text('name', null, ['placeholder' => 'Name', 'class' => 'form-control']) !!}