@extends('layouts.app') @section('content')

Edit Purchase Bill

@csrf @method('PUT')

@if($bill->image) @endif
@endsection