@extends('admin.layouts.master') @section('title') Agent Releases @stop @section('style') @stop @section('content')

Agent Releases

{{----}} {{----}}
{{--style="border: solid #555555;padding:5px; border-radius: 7px;"--}}
{{ csrf_field() }}
@if (Auth::user()->role_id != 4)
@endif
{{----}} {{--View ALL--}}
@stop @section('script') @stop