@extends('layouts.backend',['page_title'=>'Create New beanch']) @section('content-header')

الفروع

@stop @section('content')

{{ trans('backend.show_form') }}

{{$branch->title}}
@stop