@extends('layouts.app') @section('title') CALL FOR ASSISTANCE VIEW @endsection @section('button') Back @endsection @section('content')


image == null) src="{{ asset('assets/images/pna.png') }}" @else src="{{ asset('/calls/') }}/{{ $call->image }}" @endif id="blah" style="width: 100px; height: 100px;" class="Front_img" />
@endsection