@extends('layouts.app', ['activePage' => 'resolution-create', 'titlePage' => __('Add New Resolution')]) @section('content')
@csrf

{{ __('Add New Resolution') }}

@csrf
@csrf
Maximum file size allowed is 5MB.
@endsection @push('js') {{-- --}} @endpush