@extends('core::layouts.master') @section('title') {{ trans_choice('core::general.branch',2) }} @endsection @section('styles') @stop @section('content')
{{ trans_choice('core::general.branch',2) }}
@foreach($data as $key) @endforeach
ឈ្មោះសាខា កាលបរិច្ឆេទ {{ trans_choice('core::general.action',1) }}
{{$key->name}} {{$key->open_date}}
@endsection @section('scripts') @endsection