@extends('layouts.master') @section('title') Violation list @endsection @section('content')
{{__('Vioations are being loading.. It might take few seconds')}}.
@endsection @section("bottom-script") @endsection