@extends('central.dashboard.layouts.master') @section('sidebar') @include('central.dashboard.layouts.sidebar', ['page' => 'currencies']) @endsection @section('content')
@csrf
@if ($flag) Logo Image @endif
@endsection @push('script') @endpush