@extends('master.back') @section('content')

{{ __('Storage') }}

@csrf @include('alerts.alerts')

{{ __('If you are facing issue with view image, Click this button to link your storage to the website.') }}

@endsection