@extends('admin.index') @section('page_title') @lang('CompanyBranches.show') @endsection @section('content')
{!! csrf_field() !!}
@lang('create')
@stop