@extends('user.layout.master') @section('body')

স্টক ট্রান্সফার রিপোর্ট

@if($errors->has('date_from')) {{ $errors->first('date_from') }} @endif
@if($errors->has('date_to')) {{ $errors->first('date_to') }} @endif
@endsection