@extends('layout.app') @section('title') {{ __('جهات الفواتير') }} @stop @section('css') @stop @section('content')

{{ __('جهات الفواتير') }}

{{ __('اسم الجهة') }} {{ __('Action') }}
@endsection @section('js') {{-- --}} @stop