@extends('admin.layout.master') @section('content')

{{__('admin.show')}}

@if($settlement->image)
@else

لا يوجد صوره إيصال

@endif
@endsection @section('js') @endsection